home *** CD-ROM | disk | FTP | other *** search
/ Celebration Sounds / Celebration Sounds.iso / pc / program / 614dummy.dxr / Internal_1.ls < prev    next >
Encoding:
Text File  |  1998-05-20  |  110 b   |  10 lines

  1. on startMovie
  2.   hChangeCursor("watch")
  3. end
  4.  
  5. on stopMovie
  6.   hCleanupSprites()
  7.   hClearGlobals()
  8.   unLoad()
  9. end
  10.